home *** CD-ROM | disk | FTP | other *** search
/ PC Media 2 / PC MEDIA CD02.iso / share / udos / jonfd101 / f.doc next >
Encoding:
Text File  |  1992-04-11  |  1.1 KB  |  27 lines

  1. JonFind (F.EXE) is a utility I wrote by modifying the directory changer
  2. I wrote called JonDir (JD.EXE).  It reports the subdirectories where it
  3. finds files that match your search criteria.
  4.  
  5. This program is easy to use.  Just type F <filename> after placing F.EXE
  6. in your DOS path (if you don't know what a path is, just put f.exe in your
  7. hard drive's root directory).  Wildcards are accepted.
  8.  
  9. e.g.  F *.zip     -  Will find all files on your hard drive(s) with a
  10.                      zip extension.
  11.       F CIM.EXE   -  Will find all occurrences of cim.exe on your drive(s).
  12.  
  13. JonFind will search and find files on multiple drives.  It searches the
  14. current drive first, then begins working its way up from the C drive until
  15. it finds a non-existent drive.
  16.  
  17. ============
  18. Use this program at your own risk.  I cannot assume responsibility for
  19. any problems that may arise.  I don't see how anything could go wrong,
  20. or how this program could be considered a "risk," but I want to stress
  21. this "just in case."
  22. ============
  23.  
  24. If you have comments or questions, let me know at 70004,172.  Remember,
  25. this is a free program, so be nice.  <g>        -Jon Snyder
  26.  
  27.